Overridden to raise the ListChanged event.
Namespace:
C1.OlapAssembly: C1.Silverlight.Olap.4 (in C1.Silverlight.Olap.4.dll)
Syntax
C# |
---|
protected override void OnCollectionChanged( NotifyCollectionChangedEventArgs e ) |
Visual Basic |
---|
Protected Overrides Sub OnCollectionChanged ( _ e As NotifyCollectionChangedEventArgs _ ) |
Parameters
- e
- Type: System.Collections.Specialized..::..NotifyCollectionChangedEventArgs
NotifyCollectionChangedEventArgs that contains the event data.